Moderate: kernel security and bug fix update

Synopsis

Moderate: kernel security and bug fix update

Type/Severity

Security Advisory: Moderate

Topic

Updated kernel packages that fix multiple security issues and several bugs
are now available for Red Hat Enterprise Linux 6.

The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.

Description

The kernel packages contain the Linux kernel, the core of any Linux
operating system.

This update fixes the following security issues:

  • An integer overflow flaw was found in the i915_gem_do_execbuffer()
    function in the Intel i915 driver in the Linux kernel. A local,
    unprivileged user could use this flaw to cause a denial of service. This
    issue only affected 32-bit systems. (CVE-2012-2384, Moderate)
  • A memory leak flaw was found in the way the Linux kernel's memory
    subsystem handled resource clean up in the mmap() failure path when the
    MAP_HUGETLB flag was set. A local, unprivileged user could use this flaw to
    cause a denial of service. (CVE-2012-2390, Moderate)
  • A race condition was found in the way access to inet->opt ip_options was
    synchronized in the Linux kernel's TCP/IP protocol suite implementation.
    Depending on the network facing applications running on the system, a
    remote attacker could possibly trigger this flaw to cause a denial of
    service. A local, unprivileged user could use this flaw to cause a denial
    of service regardless of the applications the system runs. (CVE-2012-3552,
    Moderate)
  • A flaw was found in the way the Linux kernel's dl2k driver, used by
    certain D-Link Gigabit Ethernet adapters, restricted IOCTLs. A local,
    unprivileged user could use this flaw to issue potentially harmful IOCTLs,
    which could cause Ethernet adapters using the dl2k driver to malfunction
    (for example, losing network connectivity). (CVE-2012-2313, Low)
  • A flaw was found in the way the msg_namelen variable in the rds_recvmsg()
    function of the Linux kernel's Reliable Datagram Sockets (RDS) protocol
    implementation was initialized. A local, unprivileged user could use this
    flaw to leak kernel stack memory to user-space. (CVE-2012-3430, Low)

Red Hat would like to thank Hafid Lin for reporting CVE-2012-3552, and
Stephan Mueller for reporting CVE-2012-2313. The CVE-2012-3430 issue was
discovered by the Red Hat InfiniBand team.

This update also fixes several bugs. Documentation for these changes will
be available shortly from the Technical Notes document linked to in the
References section.

Users should upgrade to these updated packages, which contain backported
patches to correct these issues, and fix the bugs noted in the Technical
Notes. The system must be rebooted for this update to take effect.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

To install kernel packages manually, use "rpm -ivh [package]". Do not
use "rpm -Uvh" as that will remove the running kernel binaries from
your system. You may use "rpm -e" to remove old kernels after
determining that the new kernel functions properly on your system.

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Server - Extended Update Support 6.3 x86_64
  • Red Hat Enterprise Linux Server - Extended Update Support 6.3 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.3 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.3 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.3 x86_64
  • Red Hat Enterprise Linux Server - Extended Update Support from RHUI 6.3 i386

Fixes

  • BZ - 818820 - CVE-2012-2313 kernel: unfiltered netdev rio_ioctl access by users
  • BZ - 820039 - CVE-2012-3430 kernel: recv{from,msg}() on an rds socket can leak kernel memory
  • BZ - 824178 - CVE-2012-2384 kernel: drm/i915: integer overflow in i915_gem_do_execbuffer()
  • BZ - 824345 - CVE-2012-2390 kernel: huge pages: memory leak on mmap failure
  • BZ - 842982 - Change network with netconsole loaded cause kernel panic [rhel-6.3.z]
  • BZ - 847945 - nfs_attr_use_mounted_on_file() returns wrong value [rhel-6.3.z]
  • BZ - 849051 - dlm: deadlock between dlm_send and dlm_controld [rhel-6.3.z]
  • BZ - 851444 - [qemu-kvm] [hot-plug] qemu-process (RHEL6.3 guest) goes into D state during nic hot unplug (netdev_del hostnet1) [rhel-6.3.z]
  • BZ - 853465 - CVE-2012-3552 kernel: net: slab corruption due to improper synchronization around inet->opt

CVEs

References